home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / netmail / mplus400.zip / 400-TXT.ZIP / MMGR.ARL < prev    next >
Text File  |  1996-01-26  |  871b  |  20 lines

  1. ; List of available archivers for Mail Manager +Plus+ users.
  2. ;
  3. ; Format of each line:
  4. ;
  5. ; Name, Extension, Compress, Extract
  6. ;
  7. ; Special variables that MMGR+ will convert to true values at run-time:
  8. ;
  9. ;   [FILE]  - Compressed file to create, or extract from.
  10. ;   [INC]   - All files that MailMan normally includes in the archives.
  11. ;   [REPLY] - Reply file that MailMan expects to be contained in the upload.
  12. ;   [NODE]  - Current RBBS-PC node number.
  13. ;
  14. ; This example file expects the following archivers to be in a DOS path.
  15. ;
  16. ARC (old-style CRUNCH), ARC, PKARC -oc a [FILE] [INC], PKXARC -r [FILE] [REPLY]
  17. ARJ (Jung's latest), ARJ, ARJ m -m3 [FILE] [INC], ARJ e -y [FILE] [REPLY]
  18. LZH (Yoshi's LHARC), LZH, LHARC a -m [FILE] [INC], LHA e -c -m [FILE] [REPLY]
  19. ZIP (Katz's implode), ZIP, PKZIP -m -- -+ -3 [FILE] [INC], PKUNZIP -o -- -+ [FILE] [REPLY]
  20.